home *** CD-ROM | disk | FTP | other *** search
- field("Full_Name",str,3,25,38)
- field("Surname",str,5,25,8)
- field("MCI_id",str,7,25,8)
- field("Organization",str,10,25,29)
- field("Telephone",str,13,25,51)
- field("Location",str,16,25,51)
- field("Address1",str,18,25,51)
- txtfield(10,4,21,"Operating System(s). ")
- txtfield(13,4,21,"Use ................ ")
- txtfield(3,4,20,"Name of Tool .......")
- txtfield(5,4,21,"Short Name ......... ")
- txtfield(7,4,21,"Ref # .............. ")
- txtfield(18,4,21,"File(s) ............ ")
- txtfield(0,60,8,"Databank")
- txtfield(16,4,21,"Location ........... ")
- windowsize(20,77)
-